home *** CD-ROM | disk | FTP | other *** search
/ PC Action 1998 November / PC Action Issue 71 (Xenia) (Novembre 1998).iso / bootdsks.144 / scsi-bat / no_pci.bat < prev    next >
DOS Batch File  |  1998-06-08  |  238b  |  8 lines

  1. @echo off
  2. cd \bootdsks.144\scsi-bat
  3. echo "This option makes the no_pci.s disk."
  4. echo "Please insert a formatted high-density diskette, and press"
  5. echo "a key to make the disk, or CTRL-C to abort..."
  6. pause
  7. ..\rawrite ..\no_pci.s a:
  8.